3.58 \(\int \sqrt [3]{a+b \cos (c+d x)} \, dx\)

Optimal. Leaf size=105 \[ \frac {\sqrt {2} \sin (c+d x) \sqrt [3]{a+b \cos (c+d x)} F_1\left (\frac {1}{2};\frac {1}{2},-\frac {1}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right )}{d \sqrt {\cos (c+d x)+1} \sqrt [3]{\frac {a+b \cos (c+d x)}{a+b}}} \]

[Out]

AppellF1(1/2,-1/3,1/2,3/2,b*(1-cos(d*x+c))/(a+b),1/2-1/2*cos(d*x+c))*(a+b*cos(d*x+c))^(1/3)*sin(d*x+c)*2^(1/2)
/d/((a+b*cos(d*x+c))/(a+b))^(1/3)/(1+cos(d*x+c))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 105, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.214, Rules used = {2665, 139, 138} \[ \frac {\sqrt {2} \sin (c+d x) \sqrt [3]{a+b \cos (c+d x)} F_1\left (\frac {1}{2};\frac {1}{2},-\frac {1}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right )}{d \sqrt {\cos (c+d x)+1} \sqrt [3]{\frac {a+b \cos (c+d x)}{a+b}}} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Cos[c + d*x])^(1/3),x]

[Out]

(Sqrt[2]*AppellF1[1/2, 1/2, -1/3, 3/2, (1 - Cos[c + d*x])/2, (b*(1 - Cos[c + d*x]))/(a + b)]*(a + b*Cos[c + d*
x])^(1/3)*Sin[c + d*x])/(d*Sqrt[1 + Cos[c + d*x]]*((a + b*Cos[c + d*x])/(a + b))^(1/3))

Rule 138

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Simp[((a + b*x)
^(m + 1)*AppellF1[m + 1, -n, -p, m + 2, -((d*(a + b*x))/(b*c - a*d)), -((f*(a + b*x))/(b*e - a*f))])/(b*(m + 1
)*(b/(b*c - a*d))^n*(b/(b*e - a*f))^p), x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] &&  !IntegerQ[m] &&  !Inte
gerQ[n] &&  !IntegerQ[p] && GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0] &&  !(GtQ[d/(d*a - c*b), 0] && GtQ[
d/(d*e - c*f), 0] && SimplerQ[c + d*x, a + b*x]) &&  !(GtQ[f/(f*a - e*b), 0] && GtQ[f/(f*c - e*d), 0] && Simpl
erQ[e + f*x, a + b*x])

Rule 139

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Dist[(e + f*x)^
FracPart[p]/((b/(b*e - a*f))^IntPart[p]*((b*(e + f*x))/(b*e - a*f))^FracPart[p]), Int[(a + b*x)^m*(c + d*x)^n*
((b*e)/(b*e - a*f) + (b*f*x)/(b*e - a*f))^p, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] &&  !IntegerQ[m]
&&  !IntegerQ[n] &&  !IntegerQ[p] && GtQ[b/(b*c - a*d), 0] &&  !GtQ[b/(b*e - a*f), 0]

Rule 2665

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[Cos[c + d*x]/(d*Sqrt[1 + Sin[c + d*x]]*Sqrt
[1 - Sin[c + d*x]]), Subst[Int[(a + b*x)^n/(Sqrt[1 + x]*Sqrt[1 - x]), x], x, Sin[c + d*x]], x] /; FreeQ[{a, b,
 c, d, n}, x] && NeQ[a^2 - b^2, 0] &&  !IntegerQ[2*n]

Rubi steps

\begin {align*} \int \sqrt [3]{a+b \cos (c+d x)} \, dx &=-\frac {\sin (c+d x) \operatorname {Subst}\left (\int \frac {\sqrt [3]{a+b x}}{\sqrt {1-x} \sqrt {1+x}} \, dx,x,\cos (c+d x)\right )}{d \sqrt {1-\cos (c+d x)} \sqrt {1+\cos (c+d x)}}\\ &=-\frac {\left (\sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)\right ) \operatorname {Subst}\left (\int \frac {\sqrt [3]{-\frac {a}{-a-b}-\frac {b x}{-a-b}}}{\sqrt {1-x} \sqrt {1+x}} \, dx,x,\cos (c+d x)\right )}{d \sqrt {1-\cos (c+d x)} \sqrt {1+\cos (c+d x)} \sqrt [3]{-\frac {a+b \cos (c+d x)}{-a-b}}}\\ &=\frac {\sqrt {2} F_1\left (\frac {1}{2};\frac {1}{2},-\frac {1}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right ) \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{d \sqrt {1+\cos (c+d x)} \sqrt [3]{\frac {a+b \cos (c+d x)}{a+b}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.16, size = 118, normalized size = 1.12 \[ -\frac {3 \csc (c+d x) \sqrt {-\frac {b (\cos (c+d x)-1)}{a+b}} \sqrt {\frac {b (\cos (c+d x)+1)}{b-a}} (a+b \cos (c+d x))^{4/3} F_1\left (\frac {4}{3};\frac {1}{2},\frac {1}{2};\frac {7}{3};\frac {a+b \cos (c+d x)}{a-b},\frac {a+b \cos (c+d x)}{a+b}\right )}{4 b d} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(a + b*Cos[c + d*x])^(1/3),x]

[Out]

(-3*AppellF1[4/3, 1/2, 1/2, 7/3, (a + b*Cos[c + d*x])/(a - b), (a + b*Cos[c + d*x])/(a + b)]*Sqrt[-((b*(-1 + C
os[c + d*x]))/(a + b))]*Sqrt[(b*(1 + Cos[c + d*x]))/(-a + b)]*(a + b*Cos[c + d*x])^(4/3)*Csc[c + d*x])/(4*b*d)

________________________________________________________________________________________

fricas [F]  time = 0.62, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (b \cos \left (d x + c\right ) + a\right )}^{\frac {1}{3}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^(1/3),x, algorithm="fricas")

[Out]

integral((b*cos(d*x + c) + a)^(1/3), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \cos \left (d x + c\right ) + a\right )}^{\frac {1}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^(1/3),x, algorithm="giac")

[Out]

integrate((b*cos(d*x + c) + a)^(1/3), x)

________________________________________________________________________________________

maple [F]  time = 0.17, size = 0, normalized size = 0.00 \[ \int \left (a +b \cos \left (d x +c \right )\right )^{\frac {1}{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*cos(d*x+c))^(1/3),x)

[Out]

int((a+b*cos(d*x+c))^(1/3),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \cos \left (d x + c\right ) + a\right )}^{\frac {1}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^(1/3),x, algorithm="maxima")

[Out]

integrate((b*cos(d*x + c) + a)^(1/3), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int {\left (a+b\,\cos \left (c+d\,x\right )\right )}^{1/3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*cos(c + d*x))^(1/3),x)

[Out]

int((a + b*cos(c + d*x))^(1/3), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt [3]{a + b \cos {\left (c + d x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))**(1/3),x)

[Out]

Integral((a + b*cos(c + d*x))**(1/3), x)

________________________________________________________________________________________